.news-data-list .news-item{height:158px;margin:20px 0;background:linear-gradient(180deg,#f7f8fb,hsla(0,0%,100%,0) 56%);border-radius:8px;border:1px solid #f0f1f2;padding:24px;display:flex;justify-content:space-between}.news-data-list .news-item:hover{box-shadow:0 5px 10px 0 #e5edff}.news-data-list .news-item:hover .content .title{color:#398eff}.news-data-list .news-item:hover .content .details i{animation:newsAnimation 1s linear infinite}@keyframes newsAnimation{0%{right:0}50%{right:-10px}to{right:0}}.news-data-list .news-item .news-name{width:272px;height:158px;border-radius:8px;background:#f0f1f2;display:flex;align-items:center;justify-content:center}.news-data-list .news-item .news-name img{width:100%;height:100%;border-radius:8px}.news-data-list .news-item .news-name .no-img{width:120px;height:90px}.news-data-list .news-item .content{width:858px}.news-data-list .news-item .content .content-item{height:136px;overflow:hidden}.news-data-list .news-item .content .title{font-size:20px;color:#3d3d3d;line-height:26px;cursor:pointer}.news-data-list .news-item .content .tips{margin:10px 0;font-size:16px;color:#999;line-height:21px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.news-data-list .news-item .content .item{display:flex;justify-content:space-between}.news-data-list .news-item .content .item .time{font-size:14px;font-weight:500;color:#bdc2c7;line-height:20px}.news-data-list .news-item .content .item .time span+span{margin-left:16px}.news-data-list .news-item .content .item .details{cursor:pointer;font-size:14px;font-weight:500;color:#398eff;line-height:20px}.news-data-list .news-item .content .item .details i{position:relative;top:0;right:0;margin-left:5px}.news-details{margin-top:3px;background:#fff}.news-details .breadcrumb{padding:16px 0;border-bottom:1px solid #d8d8d8}.news-details .breadcrumb .el-breadcrumb__inner,.news-details .breadcrumb .el-breadcrumb__separator{color:#333!important}.news-details .breadcrumb .is-link:hover{border-bottom:1px solid #333!important}.news-details .news-details-content{width:1200px;margin:auto}.news-details .news-details-content .content-time{margin:18px 0 40px 0;background:#f6f6f6;border-radius:4px 4px 4px 4px;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;font-size:16px;color:#666;line-height:20px}.news-details .news-details-content .content-time .item-time span+span{margin-left:20px}.news-details .news-details-content .content-time .content-size span{display:inline-block;width:20px;height:20px;background:#3790ec;text-align:center;cursor:pointer}.news-details .news-details-content .content-time .content-size span i{color:#fff;line-height:20px;font-size:12px}.news-details .news-details-content .content-time .content-size span+span{margin-left:10px}.news-details .news-details-content .title{font-size:32px;font-weight:700;color:#3d3d3d;line-height:32px;text-align:center;margin-bottom:30px}.news-details .news-details-content .short-title{font-size:24px;font-weight:700;color:#3d3d3d;line-height:30px;text-align:center;margin-bottom:30px}.news-details .news-details-content .content{font-size:18px;color:#3d3d3d;line-height:34px;text-indent:2em}.news-details .news-details-content .content img{max-width:1000px;border:2px solid #f0f1f2;margin-top:25px;line-height:normal}.news-details .news-details-content .content-footer{font-size:14px;margin-top:25px;padding:20px 0;border-top:1px solid #e9e9e9;color:#333;display:flex;justify-content:space-between;align-items:stretch}.news-details .news-details-content .content-footer span{font-size:14px;cursor:pointer;color:#333;vertical-align:middle}.news-details .news-details-content .content-footer span a{color:#999}.news-details .news-details-content .content-footer .next,.news-details .news-details-content .content-footer .prev{flex:1;vertical-align:middle;text-align:left}.news-details .news-details-content .content-footer .next span i,.news-details .news-details-content .content-footer .prev span i{font-size:12px;width:24px;height:24px;line-height:24px;text-align:center;background:#3790ec;border-radius:4px;opacity:1;color:#fff;display:inline-block;margin-right:10px;font-weight:700}.news-details .news-details-content .content-footer .next span:last-child{margin:0 0 0 10px}.news-details .news-details-content .content-footer .not span{cursor:not-allowed}.news-details .news-details-content .content-footer .not span i{background:#c0c4cc!important}.news-details .news-details-content .content-footer .footer-txt{display:inline-block;max-width:560px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-details .news-details-content .content-footer .next{text-align:right}.news-details .news-details-content .content-footer .next span i{margin-right:0}.news-details .news-details-footer{background:#f5f6f8;padding:30px 0 20px 0}.news-details .news-details-footer .title{width:1200px;margin:auto;font-size:28px;font-weight:700;color:#333;line-height:37px}.news-details .news-details-footer .news-list{width:1200px;margin:auto}.news-details .news-details-footer .news-list .news-item{background:#fff}